home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Exchange
/
CD Exchange - Volume 1.iso
/
s
/
code.help
next >
Wrap
Text File
|
1993-12-05
|
1KB
|
34 lines
NAME
code - C-source code generator for FED-CASE 1993 ©
SYNOPSIS
code MEMORY/S, DEFAULT/K, FILE/M
DESCRIPTION
This program is used to generate C-source code according
to the flow descriptive language.
The optional arguments are as follows:
MEMORY : This argument is used to tell the code generator
not to use a temporary file to generate code but
to store the intermediate result in memory. This
option is included to increase the performance of
the code generator. If you do not use this option
a temporary file will be created with the extension
.temp
DEFAULT <infile> : Here you can define your own definition file. In this
file you will find not only the paths to FED-CASE
system files but also the menu layout and menu text.
You can change all the text and translate them to
your native language. If this option is ommited the
code generator will take fed-case:s/flowfile.default
as the standard <infile>.
file : Input file with extension
.flow
. It is not
possible to enter any number of flow file names
SEE ALSO
fdc